]> dgit.raspbian.org Git - ostree.git/commit
static-delta: remove unused total_usize variable
authorEric Curtin <eric.curtin@docker.com>
Mon, 8 Jun 2026 20:53:06 +0000 (21:53 +0100)
committerJoseph Marrero Corchado <jmarrero@redhat.com>
Wed, 24 Jun 2026 14:15:13 +0000 (10:15 -0400)
commit3c60ff8e482e0584040dfd3489faafef18e67307
tree0f80daaf8c9da27a9b54fe3cf0d5de4360df35ac
parent8b9acbe540ea9f320e3590aeb39f46e1b6d840b6
static-delta: remove unused total_usize variable

In _ostree_delta_get_endianness, total_usize was accumulated across
delta parts but never read or used in any heuristic or output. Remove
the dead variable and its accumulation.
src/libostree/ostree-repo-static-delta-core.c